'DeclarationProtected Overridable Sub OnAddingNew( _ ByVal e As System.ComponentModel.AddingNewEventArgs _ )
'UsageDim instance As NotifyPropertyCollection(Of T) Dim e As System.ComponentModel.AddingNewEventArgs instance.OnAddingNew(e)
protected virtual void OnAddingNew( System.ComponentModel.AddingNewEventArgs e )
Parameters
- e